Fix inconsistencies in Haiku font selection dialog
authorPo Lu <luangruo@yahoo.com>
Mon, 2 May 2022 09:05:12 +0000 (09:05 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 2 May 2022 09:05:40 +0000 (09:05 +0000)
commit38945225596708a60d332d1f95dc9618e3d974b1
tree7e7db4a05b0a3288bbf15207e301da792ce5927c
parent95507dd4038ea9c704c155c81759f3fc0c568717
Fix inconsistencies in Haiku font selection dialog

* src/haiku_font_support.cc (font_family_style_matches_p): Fix
coding style.
* src/haikufont.c (haikufont_pattern_from_object): Set slant and
width using correct object.
src/haiku_font_support.cc
src/haikufont.c